repo: Add a missing Returns paragraph
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Thu, 26 May 2016 09:51:13 +0000 (11:51 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 27 May 2016 11:20:00 +0000 (11:20 +0000)
Closes: #310
Approved by: cgwalters

src/libostree/ostree-repo.c

index 1b08162d5eeca302a65153496359b4832b44c169..446d69a81fbc040372e739a631523c31006f62a7 100644 (file)
@@ -4821,6 +4821,8 @@ out:
  *
  * Check for a valid GPG signature on commit named by the ASCII
  * checksum @commit_checksum.
+ *
+ * Returns: %TRUE if there was a GPG signature from a trusted keyring, otherwise %FALSE
  */
 gboolean
 ostree_repo_verify_commit (OstreeRepo   *self,